string_matrix_format
Syntax:
string_matrix_format(matrix, tot, dec)
Arguments:
Argument Name | Type | Description |
---|---|---|
matrix | matrix | matrix to convert |
tot | real | The total number of places of the main number to be shown |
dec | real | The number of decimal places to be included |
Returns: (string)
Description:
Loading page...